projects
/
linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b0cc54
)
BCM270X_DT: Enable UART0 on CM3
author
Phil Elwell
<phil@raspberrypi.org>
Tue, 17 Jan 2017 11:34:58 +0000
(11:34 +0000)
committer
popcornmix
<popcornmix@gmail.com>
Mon, 20 Feb 2017 20:31:17 +0000
(20:31 +0000)
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/boot/dts/bcm2710-rpi-cm3.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm2710-rpi-cm3.dts
b/arch/arm/boot/dts/bcm2710-rpi-cm3.dts
index 41874c25a84226c0e4af92ec4059e0a571fe6123..3ba6e621856c288ae4694f758604619f59064fdb 100644
(file)
--- a/
arch/arm/boot/dts/bcm2710-rpi-cm3.dts
+++ b/
arch/arm/boot/dts/bcm2710-rpi-cm3.dts
@@
-6,6
+6,10
@@
model = "Raspberry Pi Compute Module 3";
};
+&uart0 {
+ status = "okay";
+};
+
&gpio {
sdhost_pins: sdhost_pins {
brcm,pins = <48 49 50 51 52 53>;